/* CSS Document */

body {
	color: #213c51;
	font-size: 13px;	
	font-family: arial, verdana;
}

a:link, a:visited {
	color: #3d9fc8;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#homepage a:link, #homepage a:visited {
	text-decoration:none;
}

#homepage a:hover {
	text-decoration:underline;
}

p {
	margin:0 0 15px 0;
	padding:0;
}

.right {
	padding:10px 20px;
}

h1 {
	color:#213c51;
	font-size:18px;
	padding:0;
	margin:0 0 10px 0;
	font-weight:normal;
}

h1.pageTitleSimple {
	font-weight:bold;
	color:#245b87;
	font-size:16px;
	padding:0;
	margin:0 0 10px 0;
}

h2 {
	font-weight:normal;
	font-size:13px;
	color:#000;
	margin:5px 0 10px 0;
	padding:0;
}

h2.bottomLeft {
	border-top:1px solid #57b6d7;
	width:315px;
	float:left;
	font-size:11px;
	margin:0 0 10px 10px;
	color:#204964;
	padding:10px 10px 10px 10px;
	font-weight:bold;
}

h2.bottomMiddle {
	border-top:1px solid #57b6d7;
	width:198px;
	float:left;
	font-size:11px;
	margin:0 0 10px 0;
	color:#204964;
	padding:10px 0 10px 15px;
	font-weight:bold;
}
h2.bottomMiddle div a.more {
	width:90px;
	display:block;
	float:right;
	text-align:right;
	padding:0 10px 0 0;
	font-weight:normal;
	margin:0;
}

h2.bottomRight {
	border-top:1px solid #57b6d7;
	width:300px;
	float:left;
	font-size:11px;
	margin:0 0 10px 0;
	color:#c48414;
	padding:10px 10px 10px 15px;
	font-weight:bold;
}

h2.bottomRight div a.more {
	width:120px;
	display:block;
	float:right;
	text-align:right;
	padding:0 10px 0 0;
	font-weight:normal;
	margin:0;
}


h3.rightHeader {
	margin:0;
	padding:10px 0 50px 30px;
	font-size:16px;
	color:#245b87;
	font-weight:normal;
}

h3.rightHeader a:link, h3.rightHeader a:visited {
	text-decoration:none;
	padding:0 10px 0 0;
	background:url(arrow_light_blue.gif) no-repeat right;
}

h3.rightHeader a:hover {
	text-decoration:underline;
}

h3.rightTitles {
	color:#4d7a9e;
	font-size:11px;
	margin:10px;
	padding:0;
}

#rightColumn ul {
	margin:5px 10px 15px 30px;
	padding:0;	
}

ul.addons {
	margin:5px 10px 15px 30px;
	padding:0;
}

h3#resourceCenter {
	background: url('bg_resourceCenter_blue.jpg') no-repeat bottom;
}

h4.homeBtmRight {
	color:#666;
	margin:0;
	padding:0 0 10px 0;
	font-size:11px;
}

a.more:link, a.more:visited {
	display:block;
	text-align:right;
	clear:both;
	padding:0 10px 10px 0;
	text-decoration:none;
}

a.more:hover {
	text-decoration:underline;
}

#bottomLeft a.more:link, #bottomLeft a.more:visited {
	padding:0;
	text-decoration:none;
}

#bottomLeft a.more:hover {
	text-decoration:underline;
}

#bottomLeft p.billImage {
	float:left;
	width:51px;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
}

#bottomLeft p.billOfRights {
	float:left;
	width:255px;
	padding:0;
	margin:0;
}

a.bold:link, a.bold:visited {
	font-weight:bold;
}

.logos {
	margin-right:10px;
}

#searchInput {
	font-size:11px;
}

#searchSubmit {
	margin-left:3px;
}

.small {
	font-size:10px;
}

img.screenshot {
	border:1px solid #999;
	margin:5px;
	padding:5px;
}

a.btn:link, a.btn:visited {
	background:url(bg_button2.gif) repeat-x right;
	color:#062b5a;
	text-decoration:none;
	padding:5px 10px;
	font-weight:bold;
	border:3px double #376093;
}

a.btn:hover {
	color:#376093;
}

ul.orange_arrow {
	list-style:none;
	margin:0px 0px 20px 20px;
	padding:0;
	font:11px "Trebuchet MS", Arial, sans-serif;
}

ul.orange_arrow li {
	padding-bottom:5px;
	list-style-image:url(arrow_orange1.gif);
	font:11px "Trebuchet MS", Arial, sans-serif;
}

ul.orange_arrow li a:link, ul.orange_arrow li a:visited {
	font:11px "Trebuchet MS", Arial, sans-serif;
	color:#cc0000;
	text-decoration:none;
}

ul.orange_arrow li a:hover {
	text-decoration:underline;
}

/* resource center */
.rcimg, .rctext {
	padding:5px;
}

.titlebar_rc {
	display:block;
	padding:5px;
}

a.titlebar_rc:link, a.titlebar_rc:visited {
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	background-color:#003466;
	width:392px;
}

a.titlebar_rc:hover {
	color:#003063;
	background-color:#eff3f7;
}

.rc_webinar_box_title_on {
	width:220px;
	background-color:#003463;
	float:left;
	padding:2px 0 3px 0;
	font-weight:bold;
	text-align:center;
	color:#fff;
}

.rc_webinar_box_title_off {
	width:220px;
	background-color:#cedbe7;
	float:left;
	text-align:center;
	display:block;
}

.rc_webinar_box {
	width:640px;
	background-color:#fff;
	clear:both;
	padding:10px;
	border:1px solid #003463;
}

.rc_webinar_box_title_off a:link, .rc_webinar_box_title_off a:visited {
	display:block;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:3px;
	background-color:#cedbe7;
	width:220px;
}

.rc_webinar_box_title_off a:hover {
	background-color:#b5c3d6;
	color:#FFF;
	padding-top:2px;
	padding-bottom:3px;
	display:block;
}

.resource_imgbox {
	font-size:13px;
}

.resource_imgbox a {
	color:#f58027;
	text-decoration:none;
}

.resource_imgbox a:hover {
	text-decoration: underline;
}

.graybox {
	padding:10px;
	background-color:#efefef;
	margin:5px;
}
/* END resource center END*/

/* success stories */
.successRight {
	padding:10px;
	background-color:#e5e5d8;
}
/* end success stories */

/* Forms, Inline, Indexes */
.CTtitle {
	text-align:left;
	font:22px "Trebuchet MS", Arial, sans-serif;
	color:#000;
	line-height:22px;
}

tr.CTsubtitle td {
	text-align:left;
	font:16px Arial, Helvetica, sans-serif;
	color:#333;
	line-height:17px;
	font-weight:normal;
}

form#ContactForm select {
	font:11px "Trebuchet MS", Arial, sans-serif;
}

form#ContactForm h4 {
	font:16px Arial, Helvetica, sans-serif;
	color:#333;
	line-height:17px;
}

.HtmlButton {
	background:url(bg_button2.gif) repeat-x right;
	color:#062b5a;
	text-decoration:none;
	padding:5px 10px;
	font-weight:bold;
	border:3px double #376093;
	font-size:11px;
}

.HtmlButton2 {
	background:url(bg_button2.gif) repeat-x right;
	color:#062b5a;
	text-decoration:none;
	padding:5px 10px;
	font-weight:bold;
	border:3px double #376093;
	font-size:11px;
}

/* Calendars */
.CDtablein {
	background-color:#BFC5C8;
	font-color:#666;
}

.CDheader {
	background-color:#CBD7E2;
	font-weight:bold;
}
.CDEven, .CDOdd, .CDtitle {
	background-color:#fff;
}

/* Client Login Page */
hr.login {
	height:1px;
	color:#ccc;
}

.loginTable {
	border:1px solid #ccc;
}

.loginBox {
	width:275px;
	border:1px solid #A8ACAF;
}
/* End Client Login Page Styles */

.tiny {
	font-size:11px;
}

#rightColumn p {
	padding:0 10px;
	margin:0;
}